projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
645200b
)
* jka-compr.el (jka-compr-partial-uncompress)
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 29 Jan 2007 02:51:28 +0000
(
02:51
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 29 Jan 2007 02:51:28 +0000
(
02:51
+0000)
(jka-compr-call-process): Rebind default-directory if it is
invalid. Suggested by Chris Moore.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index b7d48253fb231451746b95451be25ce440230e95..01740baa32086c032397742e514d9215577eb0bc 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,9
@@
2007-01-29 Chong Yidong <cyd@stupidchicken.com>
+ * jka-compr.el (jka-compr-partial-uncompress)
+ (jka-compr-call-process): Rebind default-directory if it is
+ invalid. Suggested by Chris Moore.
+
* comint.el (comint-insert-input): Handle situation where the
selected buffer is not the clicked buffer.